Action

An action providing a response to the OpenExternalAppCallback.

Constructors

Link copied to clipboard
constructor(consumer: Consumer<Response>)

Functions

Link copied to clipboard
open fun cancel()
Notifies the browser that the link should not be opened in the external application.
Link copied to clipboard
Returns true if this action is closed.
Link copied to clipboard
open fun open()
Notifies the browser that the link should be opened in the associated external application.